home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / utility / pathtl23.zip / WHATSNEW.DOC < prev   
Text File  |  1994-03-03  |  976b  |  27 lines

  1.        Version 2.3  (Mar-3-1994)
  2.  
  3.         o  Add /ZEFn, /ZESn, /ZEUn, /ZVLn commands to return comparison
  4.            in the ERRORLEVEL.  Requested by STEVE MEIROWSKY.
  5.  
  6.         o  Add /YW and /NW options to enable/disable display of warnings
  7.            during verification of directory existence.   
  8.             Requested by JAY JURCZYNSKI!
  9.  
  10.         o  Increased maximum number of directories in PATH to 128.
  11.             Can handle the following MSDOS 6.2 example:
  12.              dir /ad /b /f c:\*.* >{dir}.txt
  13.              pathtool /rd
  14.  
  15.         o  Fixed /RD to report not having enough directory entries.
  16.             Reported by IVAN COWIE!
  17.  
  18.         o  Fixed WARNING for Non-existent dir from /YVD to /YVE.  Typo...
  19.             Reported by JAY JURCZYNSKI!
  20.  
  21.         o  Fixed problem caused by strtok() destroying original date string.
  22.            Didn't cause any PATHTOOL functional problems.
  23.  
  24.  
  25.  
  26.        See additional revision history in PATHTOOL.DOC.
  27.